Skip to content

Conversation

vishalxtyagi
Copy link

@vishalxtyagi vishalxtyagi commented Aug 21, 2022

Issue description

There are some security flaws in the project as a result of various outdated project dependencies that came to my attention after I forked the repository and dependabot alerted me to them.

Solution

Simply migrate the project dependencies to the most recent versions and make the necessary changes to the code due to version differences.

What's in this PR?

  • Update dependencies to latest versions
  • Improve structure by renaming .env -> .env.example
  • Added Request & Response types in metrics.ts
  • Fix syntax issues raised due to dependencies update

@vishalxtyagi vishalxtyagi changed the title Tutorial Update dependencies Aug 21, 2022
@vishalxtyagi vishalxtyagi marked this pull request as ready for review August 21, 2022 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

project dependencies outdated
1 participant